Installing components on a BlueCielo Project Portal server

For information about the security rights required for the BlueCielo Project Portal publishing service, see Security requirements.

Before you begin    Install the BlueCielo Project Portal publishing service component as described in Installing Meridian Enterprise Server.

To install the BlueCielo Project Portal publishing service:

  1. Locate the following files on the Meridian Enterprise Server computer:
C:\Program Files\BC-Meridian Enterprise Server\BlueCieloECM.Publisher.KronodocConnector.dll
C:\Program Files\BC-Meridian Enterprise Server\BlueCieloECM.Publisher.Client.dll
C:\Program Files\BC-Meridian Enterprise Server\BluecieloECM.Publisher.Client.XmlSerializers.dll
C:\Program Files\BC-Meridian Enterprise Server\BluecieloECM.Publisher.ServiceContract.dll
C:\Program Files\BC-Meridian Enterprise Server\ProjectPortal.exe
C:\Program Files\BC-Meridian Enterprise Server\ProjectPortalService.exe.config
  1. Open a Command Prompt window in the folder where the files reside.
  2. Install the service assembly by executing the following command line:
C:\Windows\Microsoft.NET\Framework\v2.0.50727\Installutil.exe ProjectPortalService.exe
  1. On 64-bit computers, also run the following command line:
C:\Windows\Microsoft.NET\Framework64\v2.0.50727\Installutil.exe ProjectPortalService.exe

Note    After installation, the service is not started automatically by default. To do so, change its Startup type in the Services control panel from Manual to Automatic and manually start the service, if necessary. If the service will not be used for an extended period, we recommend that it be set to Disabled.

Continue by configuring the service as described in Configuring the BlueCielo Project Portal Publishing Service.